<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html {overflow-y:scroll;}
body {margin:0; padding:0;
    font-family:"PingFang SC", "Monospaced Number", "Chinese Quote", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,  "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;background:#ffffff;}
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p{padding:0; margin:0;font-size: 14px}
table,td,tr,th{font-size:12px;}
li{list-style-type:none;}
img{vertical-align:top;border:0;}
ol,ul {list-style:none;}
a{text-decoration: none;}
*, *::before, *::after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
h1,h2,h3,h4,h5,h6{font-size:12px;font-weight:normal;}
button{border: none;background: none;cursor: pointer}
address,cite,code,em,th {font-weight:normal; font-style:normal;}

/**

 */
::selection {
    background: #3DB0FC;
    color: #fff;
}
::-moz-selection {
    background: #3DB0FC;
    color: #fff;
}
button,
input {
    overflow: visible;
    outline: none !important;
}
/*use antdé¡µé¢svgä¸æ˜¾ç¤ºçš„é—®é¢˜*/
svg{
    display: inline-block!important;
}
input{
    border: 1px solid #f3f3f3;
    border-width: 1px;
}
input::placeholder{
    color:#b2b2b2;
}
input:focus{
    border: 1px solid #3DB0FC;
}
.anticon-down:before {
    display: none!important;
}
/*.ant-input:focus {*/
/*    border-color: #3DB0FC   !important;*/
/*    box-shadow: none!important;*/
/*}*/
/*input:focus {*/
/*    border-color: #3DB0FC !important;*/
/*}*/
/*.ant-btn {*/
/*    border-radius: 0!important;*/
/*}*/
/*.ant-btn-primary{*/
/*    text-shadow: none!important;*/
/*    box-shadow: none!important;*/
/*    border-color: #3DB0FC;*/
/*}*/
/*å®˜ç½‘æ&nbsp;·å¼å¼€å¤´*/
.errorSpan {
    position: absolute;
    color: #f00;
    min-width: 398px;
    display: block;
    font-size: 12px;
    z-index: 999;
}
/************å¼¹æ¡†æ&nbsp;·å¼è®¾è®¡******************/
.bootstrap-growl {
    position: fixed;
    margin: 0px 0px 0px -150px;
    z-index: 9999;
    top: 20px;
    min-width: 200px;
    text-align: center;
    left: 50%;
}

.alert {
    padding: 8px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
    font-size: 14px;
    line-height: 1.42857143;
}
.alert-info {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1;
}
.alert-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc;
}
.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}
.alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}
.specialErr{margin-bottom: 10px;    display: block;height: 32px;}
.specialErr .errorSpan{
    font-style: normal;
    font-size: 12px;
    min-width: 200px;
    width: 312px;
    border: 1px solid #E63E36;
    background: #FFF9F8;
    margin-bottom: 16px;
    padding: 5px 8px;
    overflow: hidden;}
.errorSpan label{margin-left: 8px;}
.pdfobject-container {
    /*height: 500px;*/
}
.pdfobject {
    border: 1px solid #ccc;
}

.errInput{
    border : 1px solid red !important;
    outline: none !important;
}
/*å®˜ç½‘æ&nbsp;·å¼ç»“æŸ*/

</pre></body></html>